home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libpng12-0 / copyright < prev    next >
Encoding:
Text File  |  2006-12-20  |  4.6 KB  |  123 lines

  1. This is the pre-packaged Debian Linux version of the libpng graphics
  2. library. It was packaged by Philippe Troin <phil@fifi.org>
  3. from sources originally retrieved from ftp://swrinde.nde.swri.edu/pub/png/src/
  4.  
  5. The packaging itself is
  6. copyright (C) 2001 Philippe Troin <phil@fifi.org>,
  7. copyright 2002 Junichi Uekawa <dancer@debian.org>,
  8. copyright 2003 Josselin Mouette <joss@debian.org> and
  9. copyright 2006 Anibal Monsalve Salazar <anibal@debian.org>.
  10. It is licensed under the GNU General Public License. On
  11. Debian systems, the GPL is in /usr/share/common-licenses/GPL.
  12.  
  13. Here is the copyright and license for libpng:
  14.  
  15. This copy of the libpng notices is provided for your convenience.  In case of
  16. any discrepancy between this copy and the notices in the file png.h that is
  17. included in the libpng distribution, the latter shall prevail.
  18.  
  19. COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
  20.  
  21. If you modify libpng you may insert additional notices immediately following
  22. this sentence.
  23.  
  24. libpng versions 1.2.6, August 15, 2004, through 1.2.12, June 27, 2006, are
  25. Copyright (c) 2004, 2006 Glenn Randers-Pehrson, and are
  26. distributed according to the same disclaimer and license as libpng-1.2.5
  27. with the following individual added to the list of Contributing Authors
  28.  
  29.    Cosmin Truta
  30.  
  31. libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
  32. Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
  33. distributed according to the same disclaimer and license as libpng-1.0.6
  34. with the following individuals added to the list of Contributing Authors
  35.  
  36.    Simon-Pierre Cadieux
  37.    Eric S. Raymond
  38.    Gilles Vollant
  39.  
  40. and with the following additions to the disclaimer:
  41.  
  42.    There is no warranty against interference with your enjoyment of the
  43.    library or against infringement.  There is no warranty that our
  44.    efforts or the library will fulfill any of your particular purposes
  45.    or needs.  This library is provided with all faults, and the entire
  46.    risk of satisfactory quality, performance, accuracy, and effort is with
  47.    the user.
  48.  
  49. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
  50. Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
  51. distributed according to the same disclaimer and license as libpng-0.96,
  52. with the following individuals added to the list of Contributing Authors:
  53.  
  54.    Tom Lane
  55.    Glenn Randers-Pehrson
  56.    Willem van Schaik
  57.  
  58. libpng versions 0.89, June 1996, through 0.96, May 1997, are
  59. Copyright (c) 1996, 1997 Andreas Dilger
  60. Distributed according to the same disclaimer and license as libpng-0.88,
  61. with the following individuals added to the list of Contributing Authors:
  62.  
  63.    John Bowler
  64.    Kevin Bracey
  65.    Sam Bushell
  66.    Magnus Holmgren
  67.    Greg Roelofs
  68.    Tom Tanner
  69.  
  70. libpng versions 0.5, May 1995, through 0.88, January 1996, are
  71. Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
  72.  
  73. For the purposes of this copyright and license, "Contributing Authors"
  74. is defined as the following set of individuals:
  75.  
  76.    Andreas Dilger
  77.    Dave Martindale
  78.    Guy Eric Schalnat
  79.    Paul Schmidt
  80.    Tim Wegner
  81.  
  82. The PNG Reference Library is supplied "AS IS".  The Contributing Authors
  83. and Group 42, Inc. disclaim all warranties, expressed or implied,
  84. including, without limitation, the warranties of merchantability and of
  85. fitness for any purpose.  The Contributing Authors and Group 42, Inc.
  86. assume no liability for direct, indirect, incidental, special, exemplary,
  87. or consequential damages, which may result from the use of the PNG
  88. Reference Library, even if advised of the possibility of such damage.
  89.  
  90. Permission is hereby granted to use, copy, modify, and distribute this
  91. source code, or portions hereof, for any purpose, without fee, subject
  92. to the following restrictions:
  93.  
  94. 1. The origin of this source code must not be misrepresented.
  95.  
  96. 2. Altered versions must be plainly marked as such and must not
  97.    be misrepresented as being the original source.
  98.  
  99. 3. This Copyright notice may not be removed or altered from any
  100.    source or altered source distribution.
  101.  
  102. The Contributing Authors and Group 42, Inc. specifically permit, without
  103. fee, and encourage the use of this source code as a component to
  104. supporting the PNG file format in commercial products.  If you use this
  105. source code in a product, acknowledgment is not required but would be
  106. appreciated.
  107.  
  108.  
  109. A "png_get_copyright" function is available, for convenient use in "about"
  110. boxes and the like:
  111.  
  112.    printf("%s",png_get_copyright(NULL));
  113.  
  114. Also, the PNG logo (in PNG format, of course) is supplied in the
  115. files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
  116.  
  117. Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
  118. certification mark of the Open Source Initiative.
  119.  
  120. Glenn Randers-Pehrson
  121. glennrp at users.sourceforge.net
  122. June 27, 2006
  123.